home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utmisc1 / say2raw.lha / S2R.DOC next >
Text File  |  1992-05-02  |  3KB  |  83 lines

  1. **************************************************************************
  2. *                                                                        *
  3. *                                                                        *
  4. *                                                                        *
  5. *                          SAY TO RAW   V 1.0                            *
  6. *                                                                        *
  7. *                       © 1992 by René Eberhard                          *
  8. *                                                                        *
  9. *                       Release date: May.2.1992                         *
  10. *                                                                        *
  11. *                                                                        *
  12. **************************************************************************
  13.  
  14. ENFORCER TEST:  OK !!
  15. MUNGWALL TEST:  OK !!
  16.  
  17. --------------------------------------------------------------------------
  18.  
  19. COPYRIGHT:
  20. ----------
  21.  
  22. - The programmer doesent take any responsabilities on Soft- /or Hard-
  23.   ware-failures, that are caused by a mistake in the program.
  24.  
  25. - This program is freeware. It can be used and copied by anyone. The
  26.   copyright is owned by the programmer.
  27.   It is prohibited to use this program without permission of the programmer
  28.   in any commercial- or non-private purpose.
  29.  
  30.  
  31. - Programmer:
  32.  
  33.                              René Eberhard
  34.                              Kiesackerstrasse 11
  35.                              CH - 8304 Wallisellen
  36.                                        -----------
  37.  
  38.                              UUCP: eberhard@pegasus.ch
  39.  
  40.  
  41. --------------------------------------------------------------------------
  42.  
  43. DESCRIPTION OF THIS PROGRAM:
  44. ----------------------------
  45.  
  46. - SAY2RAW use the SAY command (SYS:UTILITIES/SAY) from the Workbench.
  47.   SAY2RAW works exactly like the SAY command.
  48.  
  49.  
  50.  
  51. INTRODUCTION:
  52. -------------
  53. SAY2RAW convert the speech output from the Amiga into RAWDATAS.
  54. A BLUE SCREEN indicates a buffer oveflow! (Buffer = 100000 Bytes)
  55.  
  56.  
  57.  
  58. USAGE:
  59. ------
  60.  
  61. Say2Raw [say option] TEXT
  62.  
  63.  
  64. EXAMPLE:
  65. --------
  66.  
  67. Say2Raw -r -p65 this is a test
  68.  
  69. --------------------------------------------------------------------------
  70.  
  71. BUGREPORTS:
  72. -----------
  73.  
  74. - If you detect any bug or failure in this program, please contact me.
  75.  
  76.  
  77.  
  78. Contact BBS :
  79. -------------
  80. ECTOPLAZM BBS  ++41(0)18311189. (eberhard)
  81.  
  82. --------------------------------------------------------------------------
  83.